﻿@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td { margin: 0; padding: 0; }
fieldset, img { border: 0; }
/* remember to define focus styles! */
:focus { outline: 0; }
address, caption, cite, code, dfn, em, strong, th, var, optgroup { font-style: normal; font-weight: normal; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
abbr, acronym { border: 0; font-variant: normal; }
input, button, textarea, select, optgroup, option { font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; }
code, kbd, samp, tt { font-size: 100%; }
[url=]/*@purpose[/url] To enable resizing for IE */
[url=]/*@branch[/url] For IE6-Win, IE7-Win */
input, button, textarea, select {*font-size: 100%;}
/*input:focus { border:1px solid #09F; background:#fff; }*/
body { line-height: 1.5; }
ol, ul, li { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }
caption, th { text-align: left; }
sup, sub { font-size: 100%; margin-left:4px; line-height:1px;  }
sup { font-size:9px; color:#960; }
abbr { cursor:help; }
/* remember to highlight anchors and inserts somehow! */
:link, :visited, ins { text-decoration: none; text-decoration:none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
body { font-size:12px; color:#666; font-family:"微软雅黑", "宋体"; }
textarea, input { outline: none; }
.clear { clear:both; }
::-moz-selection { background:#06c; color:#fff; }
::selection { background:#06c; color:#fff; }
code::-moz-selection { background: #06c; }
code::selection { background: #06c; }
body { font-family:Arial, Helvetica, Tahoma, sans-serif; background:#fff; }
h3 { font-size:14px; }
/*a:hover { zoom:1; }*/
.blue a, a.blue { color:#06C; }
.blue a:hover, a:hover.blue{ background:#06C; color:#FFF; }
.white a { color:#e3e3e3; }
.white a:hover { text-decoration:underline; color:#e3e3e3; }
.red a { color:#06c; }
.red a:hover { text-decoration:underline; color:#c00; }
.yellow a { color:#960; }
.yellow a:hover { background:#960; color:#fff; }
.green a { color:#666; }
.green a:hover { color:#fff; background:#060; }
.more a { color:#c00; }
.more a:hover { background:#c00; color:#fff; }
h1 span, h2 span { font-size:12px; float:right; font-weight:400; margin-right:10px; color:#666; }